internal/runtime/maps.table.reset (method)

2 uses

	internal/runtime/maps (current package)
		table.go#L94: 	t.reset(typ, uint16(capacity))
		table.go#L101: func (t *table) reset(typ *abi.MapType, capacity uint16) {